Hit MOZ_CRASH(OOM) at src/xpcom/base/nsDebugImpl.cpp:614
Categories
(Core :: Layout: Tables, defect, P3)
Tracking
()
Tracking | Status | |
---|---|---|
firefox62 | --- | affected |
People
(Reporter: tsmith, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: crash, testcase)
Crash Data
Attachments
(1 file)
256 bytes,
text/html
|
Details |
Comment 1•7 years ago
|
||
Updated•3 years ago
|
Updated•3 years ago
|
Comment 2•3 months ago
|
||
Doesnt OOM crash now.
Explicit Allocations
1,112,986,832 B (100.0%) -- explicit
├────557,530,624 B (50.09%) ── heap-unclassified
├────527,213,496 B (47.37%) -- window-objects/top(http://127.0.0.1:8000/testcase.html, id=214)
│ ├──526,936,800 B (47.34%) -- active/window(http://127.0.0.1:8000/testcase.html)
│ │ ├──526,657,856 B (47.32%) -- layout
│ │ │ ├──524,476,960 B (47.12%) -- pres-arena
│ │ │ │ ├──524,272,000 B (47.10%) ── CellData
│ │ │ │ ├──────200,000 B (00.02%) ── nsTableColFrame
│ │ │ │ └────────4,960 B (00.00%) ── sundries
│ │ │ ├────2,072,576 B (00.19%) ── pres-shell
│ │ │ ├───────39,904 B (00.00%) -- style-structs
│ │ │ │ ├──17,680 B (00.00%) ── sundries
│ │ │ │ ├──12,800 B (00.00%) ── Display
│ │ │ │ └───9,424 B (00.00%) ── Position
│ │ │ ├───────39,216 B (00.00%) ── display-list
│ │ │ ├───────16,848 B (00.00%) -- style-sets
│ │ │ │ ├───8,960 B (00.00%) ── other
│ │ │ │ └───7,888 B (00.00%) -- stylist
│ │ │ │ ├──5,280 B (00.00%) ── rule-tree
│ │ │ │ ├────912 B (00.00%) ── element-and-pseudos-maps
│ │ │ │ ├────864 B (00.00%) ── invalidation-map
│ │ │ │ ├────768 B (00.00%) ── revalidation-selectors
│ │ │ │ └─────64 B (00.00%) ── other
│ │ │ ├────────8,192 B (00.00%) -- computed-values
│ │ │ │ ├──6,912 B (00.00%) ── dom
│ │ │ │ └──1,280 B (00.00%) ── non-dom
│ │ │ ├────────2,000 B (00.00%) ── display-list-arena/sundries
│ │ │ ├────────1,024 B (00.00%) ── pres-contexts
│ │ │ ├──────────672 B (00.00%) ── element-data-objects
│ │ │ ├──────────288 B (00.00%) ── frame-properties
│ │ │ └──────────176 B (00.00%) ── style-sheets
Description
•